-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump rq from 1.16.2 to 2.0.0 #5761
base: main
Are you sure you want to change the base?
Conversation
Ticket - TET-822 |
a6d0c97
to
1ee6515
Compare
1ee6515
to
935465a
Compare
935465a
to
86edd62
Compare
Bumps [rq](https://github.com/rq/rq) from 1.16.2 to 2.0.0. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v1.16.2...v2.0) --- updated-dependencies: - dependency-name: rq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
See the [release notes](https://github.com/rq/rq-scheduler/releases/tag/v0.14) for more information. This version adds support for RQ 2.0.
86edd62
to
53eff60
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5761 +/- ##
=======================================
Coverage 96.50% 96.50%
=======================================
Files 1042 1042
Lines 24754 24754
Branches 1645 1645
=======================================
Hits 23889 23889
Misses 709 709
Partials 156 156 ☔ View full report in Codecov by Sentry. |
I am probably wrong but was there something about the Redis version when moving to DBT Platform? Does it support version 2? |
@DeanElliott96 as far as I'm aware, |
Bumps rq from 1.16.2 to 2.0.0.
Release notes
Sourced from rq's releases.
Changelog
Sourced from rq's changelog.
Commits
3545ff3
Bump to version 2.0b145f12
Prepare v2 docs (#1998)899e2ec
Updated changelog3810cc3
Bump actions/setup-python from 5.2.0 to 5.3.0 (#2134)3e2e26e
Add an exception handler for the pubsub thread (#2132)f4283af
Allow to get job count and job IDs without cleanup (#2133)b1620da
Updated the docstring of registry.get_job_ids()ba5c338
Fix flaky tests809a20a
[AWS Elasticache Serverless Redis] Handle redis servers that return non-strin...fc9610a
Addeddesc
argument to registry.get_job_ids() (#2129)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)